func golang.org/x/crypto/sha3.new256Asm

2 uses

	golang.org/x/crypto/sha3 (current package)
		hashes.go#L29: 	if h := new256Asm(); h != nil {
		hashes_generic.go#L20: func new256Asm() hash.Hash { return nil }